home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / security / doc / clippings / 930702-01 < prev    next >
Encoding:
Internet Message Format  |  1993-07-10  |  1.3 KB

  1. From: wietse@wzv.win.tue.nl (Wietse Venema)
  2. Newsgroups: comp.unix.admin,comp.unix.solaris,comp.security.misc
  3. Subject: wanted: testers for TLI daemon wrappers
  4. Date: 2 Jul 1993 17:09:52 +0200
  5. Organization: Eindhoven University of Technology, The Netherlands
  6. Message-ID: <211j40$523@wzv.win.tue.nl>
  7.  
  8. Until recently, my TCP/IP daemon wrappers (log_tcp package) supported
  9. only the BSD-style socket programming interface. Meanwhile, more and
  10. more systems acquire System V features, whether we like them or not.
  11.  
  12. For this reason I have added support for the System V.4-style TLI
  13. network programming interface. The same wrapper program can now be used
  14. both with socket-based and with TLI-based services. I have tested this
  15. with Solaris 2.2, and did not find any new problems.
  16.  
  17. When internet protocols are being used underneath TLI, the wrapper
  18. provides the same functions as with socket-based services; with other
  19. transport protocols underneath TLI, the wrapper does a best effort to
  20. identify the remote system.
  21.  
  22. However, I have no other SysV.4 clones to try things out.  Early
  23. reports on DG/UX indicate that there are can be subtle differences in
  24. streams implementations.
  25.  
  26. A preliminary version of the source is available from ftp.win.tue.nl as
  27. /pub/security/log_tcp_6.0alpha.shar.Z. I'd appreciate any feedback.
  28.  
  29.     Wietse
  30.  
  31.